This type contains the following members.

public abstract class FormValidatorBase<TModel>
Inheritance:
ObjectComponentBaseFormValidatorBase<TModel>

Constructors

FormValidatorBase(bool)

Properties

CurrentEditContext
Model
MessageStore

Methods

OnInitialized()
ValidateModel(TModel)
ValidateField(TModel, FieldIdentifier)