프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Formatter | IValidationConfigFormatter |
메소드 | 설명 | |
---|---|---|
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
|
메소드 | 설명 | |
---|---|---|
MergeAddedRulesIntoRuleSet ( ) : void | ||
WrapInScriptTag ( string statement ) : string |
public AddRule ( string propertyName, |
||
propertyName | string | |
rule | ||
리턴 |
public ValidationInfo ( |
||
rules | ||
리턴 | System |
public ValidationInfo ( |
||
rules | ||
attachToElementPrefix | string | |
리턴 | System |