Module: Yext::Api::Concerns::EnumAll
- Extended by:
- ActiveSupport::Concern
- Included in:
- Enumerations::Validation
- Defined in:
- lib/yext/api/concerns/enum_all.rb
Overview
This concern adds an ‘all` method to an enumeration class to list all constants in that class.