Skip navigation links
I J N 

I

isDate(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the date format type.
isDateTime(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the date-time format type.
isDuration(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the duration format type.
isEmail(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the email format type.
isHostname(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the hostname format type.
isIPV4(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the ipv4 format type.
isIPV6(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the ipv6 format type.
isTime(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the time format type.
isURI(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the uri format type.
isURIReference(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the uri-reference format type.
isUUID(String) - Static method in class net.pwall.json.validation.JSONValidation
Test for conformity to the uuid format type.

J

JSONValidation - Class in net.pwall.json.validation
Static functions to perform validations for JSON Schema format types.
JSONValidation() - Constructor for class net.pwall.json.validation.JSONValidation
 

N

net.pwall.json.validation - package net.pwall.json.validation
 
I J N 
Skip navigation links

Copyright © 2020. All rights reserved.