@mendix/extensions-api - v0.9.0
Mendix Docs
Mendix
Preparing search index...
ConsistencyCheckRegistration
Type Alias ConsistencyCheckRegistration<TBlob>
type
ConsistencyCheckRegistration
<
TBlob
extends
object
>
=
{
check
:
CheckFunction
<
TBlob
>
;
reservedErrorCodes
:
string
[]
;
}
Type Parameters
TBlob
extends
object
Index
Properties
check
reserved
Error
Codes
Properties
check
check
:
CheckFunction
<
TBlob
>
reserved
Error
Codes
reservedErrorCodes
:
string
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
check
reserved
Error
Codes
Mendix Docs
Mendix
@mendix/extensions-api - v0.9.0
Loading...