Preparing search index...
The search index is not available
JMap Server NG Core Types
JMap Server NG Core Types
JFormValidationRules
Interface JFormValidationRules
interface
JFormValidationRules
{
calculatedRuleByAttributeName
?:
JFormFieldValidationRuleByAttributeName
;
globalRules
:
JFormGlobalValidationRule
[]
;
readonlyRuleByAttributeName
?:
JFormFieldValidationRuleByAttributeName
;
requiredRuleByAttributeName
?:
JFormFieldValidationRuleByAttributeName
;
visibleRuleByAttributeName
?:
JFormFieldValidationRuleByAttributeName
;
}
Index
Properties
calculated
Rule
By
Attribute
Name?
global
Rules
readonly
Rule
By
Attribute
Name?
required
Rule
By
Attribute
Name?
visible
Rule
By
Attribute
Name?
Properties
Optional
calculated
Rule
By
Attribute
Name
calculated
Rule
By
Attribute
Name
?:
JFormFieldValidationRuleByAttributeName
global
Rules
global
Rules
:
JFormGlobalValidationRule
[]
Optional
readonly
Rule
By
Attribute
Name
readonly
Rule
By
Attribute
Name
?:
JFormFieldValidationRuleByAttributeName
Optional
required
Rule
By
Attribute
Name
required
Rule
By
Attribute
Name
?:
JFormFieldValidationRuleByAttributeName
Optional
visible
Rule
By
Attribute
Name
visible
Rule
By
Attribute
Name
?:
JFormFieldValidationRuleByAttributeName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
calculated
Rule
By
Attribute
Name
global
Rules
readonly
Rule
By
Attribute
Name
required
Rule
By
Attribute
Name
visible
Rule
By
Attribute
Name
JMap Server NG Core Types
Loading...