Method | Description | |
---|---|---|
Validate ( object value, string preValues, |
Validates the object with the resolved ValueValidator found for this type
|
public abstract Validate ( object value, string preValues, |
||
value | object | |
preValues | string | The current pre-values stored for the data type |
editor | The property editor instance that we are validating for | |
return | IEnumerable |