@escolalms/h5p-react
Preparing search index...
<internal>
Validator
Interface Validator<T>
interface
Validator
<
T
>
{
"[nominalTypeHack]"
?:
{
type
:
T
}
;
(
props
:
{
[
key
:
string
]:
any
}
,
propName
:
string
,
componentName
:
string
,
location
:
string
,
propFullName
:
string
,
)
:
null
|
Error
;
}
Type Parameters
T
Validator
(
props
:
{
[
key
:
string
]:
any
}
,
propName
:
string
,
componentName
:
string
,
location
:
string
,
propFullName
:
string
,
)
:
null
|
Error
Parameters
props
:
{
[
key
:
string
]:
any
}
propName
:
string
componentName
:
string
location
:
string
propFullName
:
string
Returns
null
|
Error
Index
Properties
[nominal
Type
Hack]?
Properties
Optional
[nominal
Type
Hack]
"[nominalTypeHack]"
?:
{
type
:
T
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[nominal
Type
Hack]
@escolalms/h5p-react
Loading...