The IField type exposes the following members.

Methods

  NameDescription
Public methodChangeFieldValueWithoutValidation
Changes the field to be the passed value.
Public methodSetValidator
Set the validator for the definition.
(Inherited from IFieldDefinition.)
Public methodValidate
Validates the field, building an array of failures if needed.

See Also