[This is preliminary documentation and is subject to change.]
The JSONIdentifiers type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | Validate |
Checks whether supplied string is a valid JSON grammar identifier
|
![]() ![]() | ValidateChar |
Checks whether supplied char is suitable for a part of JSON identifier
|
![]() ![]() | ValidateDigit |
Checks to see whether supplied char is a digit
|
See Also