ValidationErrorContext members
Include protected members
Include inherited members
Representa o contexto de erro de um pacote durante a validação.
The ValidationErrorContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ValidationErrorContext | Inicializa uma nova instância da classe ValidationErrorContext . |
Top
Properties
Name | Description | |
---|---|---|
ErrorMessageCount | Obtém o número de mensagens de erro que contém este contexto. | |
ErrorMessages | Obtém a validação de mensagens de erro. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top