Class: JSchema::StringLengthValidator

Inherits:
SimpleValidator show all
Defined in:
lib/jschema/string_length_validator.rb

Direct Known Subclasses

Validator::MaxLength, Validator::MinLength

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