public class TimeFormatValidator extends TemporalFormatValidator
NONE
Constructor and Description |
---|
TimeFormatValidator() |
Modifier and Type | Method and Description |
---|---|
String |
formatName()
Provides the name of this format.
|
validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forFormat
public String formatName()
FormatValidator
Unless specified otherwise the SchemaLoader
will use this
name to recognize string schemas using this format.
"unnamed-format"
. It is strongly
recommended for implementations to give a more meaningful name by overriding this method.Copyright © 2019 Everit Kft.. All rights reserved.