Property | Type | Description | |
---|---|---|---|
_validator | ModelValidator |
Method | Description | |
---|---|---|
GetErrors ( string propertyName ) : IEnumerable | ||
ValidateAll ( ) : bool | ||
ValidationViewModel ( ) : System |
Method | Description | |
---|---|---|
OnErrorsChanged ( string propertyName ) : void |
public GetErrors ( string propertyName ) : IEnumerable | ||
propertyName | string | |
return | IEnumerable |
protected OnErrorsChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |