Method Standards.JSON5.Validator()->has_schema_integer()
- Method
has_schema_integer
 privateboolhas_schema_integer(mapping(string:mixed)schema,stringproperty)- Description
 Test if the schema has the specified property and the value of the property is an integer.
- Throws
 Throws an error if the value of the property is no integer.
- Returns
 1 if the schema has the specified property.