com.github.fge.jsonschema.format.common
Class DateTimeAttribute
java.lang.Object
com.github.fge.jsonschema.format.AbstractFormatAttribute
com.github.fge.jsonschema.format.helpers.DateFormatAttribute
com.github.fge.jsonschema.format.common.DateTimeAttribute
- All Implemented Interfaces:
- FormatAttribute
public final class DateTimeAttribute
- extends DateFormatAttribute
Validator for the date-time
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.