JSONIdentifiers MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The JSONIdentifiers type exposes the following members.
Methods

  NameDescription
Public methodStatic memberValidate
Checks whether supplied string is a valid JSON grammar identifier
Public methodStatic memberValidateChar
Checks whether supplied char is suitable for a part of JSON identifier
Public methodStatic memberValidateDigit
Checks to see whether supplied char is a digit
Back to Top
See Also