Class: JSchema::Validator::MaxLength

Inherits:
StringLengthValidator show all
Defined in:
lib/jschema/validator/max_length.rb

Instance Attribute Summary

Attributes inherited from SimpleValidator

#parent

Method Summary

Methods inherited from SimpleValidator

build, #initialize, #valid?, #validate

Constructor Details

This class inherits a constructor from JSchema::SimpleValidator