메소드 | 설명 | |
---|---|---|
AsyncValidatorBase ( string errorMessage ) : System | ||
AsyncValidatorBase ( string errorMessageResourceName, |
||
IsValid ( |
||
IsValidAsync ( |
protected AsyncValidatorBase ( string errorMessage ) : System | ||
errorMessage | string | |
리턴 | System |
protected AsyncValidatorBase ( string errorMessageResourceName, |
||
errorMessageResourceName | string | |
errorMessageResourceType | ||
리턴 | System |
protected IsValid ( |
||
context | ||
리턴 | bool |
protected abstract IsValidAsync ( |
||
context | ||
cancellation | ||
리턴 | Task |