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