Classifies a JSON value's runtime type. Note that ViraJsonType.Integer is never returned; it only appears in schemas. All numbers (whole or fractional) classify as ViraJsonType.Number, since JSON has no separate integer type at runtime.
Classifies a JSON value's runtime type. Note that ViraJsonType.Integer is never returned; it only appears in schemas. All numbers (whole or fractional) classify as ViraJsonType.Number, since JSON has no separate integer type at runtime.