org.eel.kitchen.jsonschema.format
Class FormatSpecifier
java.lang.Object
org.eel.kitchen.jsonschema.format.FormatSpecifier
- Direct Known Subclasses:
- AbstractDateFormatSpecifier, CSSColorFormatSpecifier, CSSStyleFormatSpecifier, EmailFormatSpecifier, HostnameFormatSpecifier, IPV4FormatSpecifier, IPV6FormatSpecifier, PhoneNumberFormatSpecifier, RegexFormatSpecifier, UnixEpochFormatSpecifier, URIFormatSpecifier
public abstract class FormatSpecifier
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatSpecifier
protected FormatSpecifier(NodeType first,
NodeType... other)
validate
public final void validate(ValidationReport report,
JsonNode value)
Copyright © 2012. All Rights Reserved.