org.eel.kitchen.jsonschema.format
Class HostnameFormatSpecifier
java.lang.Object
org.eel.kitchen.jsonschema.format.FormatSpecifier
org.eel.kitchen.jsonschema.format.HostnameFormatSpecifier
public final class HostnameFormatSpecifier
- extends FormatSpecifier
Validator for the host-name format specification
Note: non FQDN hostnames are valid, and are considered as such! The
draft doesn't specify anywhere that the hostname should be fully
qualified.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static FormatSpecifier getInstance()
Copyright © 2012. All Rights Reserved.