Function: Format()
Format(
value): (target,propertyKey?) =>void
Defined in: service-core/src/decorators/DocDecorators.ts:73
Describes the underlying format of a class's property.
Parameters
value
string
The format of the property's property.
Returns
(target, propertyKey?) => void