Module: Bpluser::Concerns::Validatable

Extended by:
ActiveSupport::Concern
Included in:
Users
Defined in:
app/models/bpluser/concerns/validatable.rb

Constant Summary collapse

VALIDATIONS =
%i(validates_presence_of validates_format_of validates_confirmation_of validates_length_of).freeze