Свойство | Type | Description | |
---|---|---|---|
Formatter | IValidationConfigFormatter |
Méthode | Description | |
---|---|---|
AddRule ( string propertyName, |
||
SuppressScriptTags ( ) : |
||
ToString ( ) : string | ||
ValidationInfo ( |
Constructs a ValidationInfo that simply format and render the rules
|
|
ValidationInfo ( |
Constructs a ValidationInfo that will render JavaScript code that attaches the rules to DOM elements
|
Méthode | Description | |
---|---|---|
MergeAddedRulesIntoRuleSet ( ) : void | ||
WrapInScriptTag ( string statement ) : string |
public AddRule ( string propertyName, |
||
propertyName | string | |
rule | ||
Résultat |
public SuppressScriptTags ( ) : |
||
Résultat |
public ValidationInfo ( |
||
rules | ||
Résultat | System |
public ValidationInfo ( |
||
rules | ||
attachToElementPrefix | string | |
Résultat | System |