Package org.eel.kitchen.jsonschema.format

Class Summary
AbstractDateFormatSpecifier Specialized format validator for date/time checking
CSSColorFormatSpecifier  
CSSColorParser Parboiled grammar to match a CSS 2.1 color definitions The W3C says that a color can be either of:
CSSStyleFormatSpecifier Attempt to recognize a CSS 2.1 style (style format specification in the draft).
DateFormatSpecifier Validator for the date format specification
DateTimeFormatSpecifier Validator for the date-time format specification
EmailFormatSpecifier Validator for the email format specification.
FormatSpecifier  
HostnameFormatSpecifier Validator for the host-name format specification
IPV4FormatSpecifier Validator for the ip-address format specification, ie an IPv4 address
IPV6FormatSpecifier Validator for the ipv6 format specification
PhoneNumberFormatSpecifier Attempt to validate the phone format specification
RegexFormatSpecifier Validator for the regex format specification
RepeatJoin Utilities for CSS Parboiled grammars
TimeFormatSpecifier Validator for the time format specification
UnixEpochFormatSpecifier Validator for the utc-millisec format specification
URIFormatSpecifier Validator for the uri format specification
 



Copyright © 2012. All Rights Reserved.