Package com.networknt.schema.utils
Class RFC5892
java.lang.Object
com.networknt.schema.utils.RFC5892
Encapsulates the rules determining whether a label conforms to the RFC 5892 specification.
In the context of RFC 5892. a label is a subcomponent of a DNS entry. For example, schema.networknt.com has three sub-components or labels: com, networknt and schema.
Each component (or label) must satisfy the constraints identified in RFC 5892.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RFC5892
public RFC5892()
-
-
Method Details
-
isValid
-