com.github.fge.jsonschema.format.draftv3
Class DateAttribute
java.lang.Object
com.github.fge.jsonschema.format.AbstractFormatAttribute
com.github.fge.jsonschema.format.helpers.DateFormatAttribute
com.github.fge.jsonschema.format.draftv3.DateAttribute
- All Implemented Interfaces:
- FormatAttribute
public final class DateAttribute
- extends DateFormatAttribute
Validator for the date
format attribute.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static FormatAttribute getInstance()
Copyright © 2014. All Rights Reserved.