com.eclipsesource.schema.internal.validators.DefaultFormats.UuidFormat
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Attributes
-
Returns
-
the format name
-
Definition Classes
-
Check whether the given value conforms to this format. s
Check whether the given value conforms to this format. s
Value parameters
-
json
-
the JSON value to be checked
Attributes
-
Returns
-
whether the JSON value conforms to this format
-
Definition Classes
-