Lime Web Components API Documentation - v6.24.0
Preparing search index...
RuleValidationSuccess
Interface RuleValidationSuccess
Alpha
Successful outcome of
RuleRegistry.validate
.
interface
RuleValidationSuccess
{
ok
:
true
;
}
Index
Properties
ok
Properties
Alpha
ok
ok
:
true
Discriminant. The rule passed validation.
Settings
Member Visibility
Alpha
Beta
Internal
Theme
OS
Light
Dark
On This Page
Properties
ok
Lime Web Components API Documentation - v6.24.0
Loading...
Successful outcome of RuleRegistry.validate.