Метод | Описание | |
---|---|---|
GetSpecification ( ) : SpecificationBase | ||
GetTypeToValidate ( ) : |
||
Notify ( ValidationNotification notification ) : void |
Метод | Описание | |
---|---|---|
OnServerValidate ( string value ) : bool |
Метод | Описание | |
---|---|---|
BuildObjectToValidateFromControls ( ) : object | ||
TryConvertControlValue ( string controlValue, string propertyName ) : object |
public GetSpecification ( ) : SpecificationBase | ||
Результат | SpecificationBase |
public Notify ( ValidationNotification notification ) : void | ||
notification | ValidationNotification | |
Результат | void |
protected OnServerValidate ( string value ) : bool | ||
value | string | |
Результат | bool |