Logos DX
Preparing search index...
@logosdx/react
<internal>
PropertyValidateFn
Type Alias PropertyValidateFn<T>
PropertyValidateFn
:
(
value
:
T
,
method
?:
_InternalHttpMethods
)
=>
void
Validation function type for PropertyStore.
Type Parameters
T
The property type
Type Declaration
(
value
:
T
,
method
?:
_InternalHttpMethods
)
:
void
Parameters
value
:
T
Optional
method
:
_InternalHttpMethods
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Logos DX
Loading...
Validation function type for PropertyStore.