parseFormatType MethodStatic

This method parses input string that is typically extracted for persisted JSON data and validates that the string is a valid FormatType. Throws exception if not valid.

parseFormatType(jsonObjType: string, formatName: string): FormatType

Parameter Type Description
jsonObjType string  
formatName string  

Returns - FormatType

Defined in

Last Updated: 29 November, 2022