com.eclipsesource.schema.internal.validators.DefaultFormats.Int32Format
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.
Check whether the given value conforms to this format.
Value parameters
-
json
-
the JSON value to be checked
Attributes
-
Returns
-
whether the JSON value conforms to this format
-
Definition Classes
-