Interface IFieldValidator
Represents a field validator.
public interface IFieldValidator
- Extension Methods
Methods
- Validate(IValueWrapper, FieldDescriptor)
Validates the specified value against the specified field descriptor.
Represents a field validator.
public interface IFieldValidator
Validates the specified value against the specified field descriptor.