Home > @ibloat/homie-ts > validFormat
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Checks if a given format is valid for the property type
Signature:
validFormat
Returns: boolean | "" | undefined
Parameter | Type | Description |
---|---|---|
type |
PropertyType |
the property type |
format |
string |
the format |