Class: HydraEditor::Form::Validator

Inherits:
ActiveModel::Validations::PresenceValidator
  • Object
show all
Defined in:
app/forms/hydra_editor/form.rb

Class Method Summary collapse

Class Method Details

.kindObject



30
31
32
# File 'app/forms/hydra_editor/form.rb', line 30

def self.kind
  :presence
end