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



32
33
34
# File 'app/forms/hydra_editor/form.rb', line 32

def self.kind
  :presence
end