Class: NxtSchema::Validators::Registry

Inherits:
Object
  • Object
show all
Extended by:
NxtRegistry
Defined in:
lib/nxt_schema/validators/registry.rb

Constant Summary collapse

VALIDATORS =
registry :validators, call: false do

end