Preparing search index...
The search index is not available
@fp8/simple-config
@fp8/simple-config
IFieldValidationDetail
Interface IFieldValidationDetail
Detail error of validation error per field
interface
IFieldValidationDetail
{
constraints
?:
Record
<
string
,
string
>
;
value
:
TJsonValue
;
}
Index
Properties
constraints?
value
Properties
Optional
constraints
constraints
?:
Record
<
string
,
string
>
value
value
:
TJsonValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
constraints
value
@fp8/simple-config
Loading...
Detail error of validation error per field