Class: HydraEditor::Form::Validator
- Inherits:
-
ActiveModel::Validations::PresenceValidator
- Object
- ActiveModel::Validations::PresenceValidator
- HydraEditor::Form::Validator
- Defined in:
- app/forms/hydra_editor/form.rb
Class Method Summary collapse
Class Method Details
.kind ⇒ Object
30 31 32 |
# File 'app/forms/hydra_editor/form.rb', line 30 def self.kind :presence end |