Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.MVC.FieldError Class Reference

More...

Inheritance diagram for Ext.Net.MVC.FieldError:
Ext.Net.IXObject

Public Member Functions

 FieldError (string fieldID, string errorMessage)
 
 FieldError (string fieldID, string[] errorMessages)
 
virtual bool HasExplicitValue (string name)
 

Properties

string FieldID [get, set]
 
string ErrorMessage [get, set]
 
string[] ErrorMessages [get, set]
 
virtual ConfigOptionsCollection ConfigOptions [get]
 
ConfigOptionsExtraction ConfigOptionsExtraction [get]
 
virtual DefaultValueMode DefaultValueMode [get, set]
 
- Properties inherited from Ext.Net.IXObject
ConfigOptionsCollection ConfigOptions [get]
 
ConfigOptionsExtraction ConfigOptionsExtraction [get]
 
DefaultValueMode DefaultValueMode [get, set]
 

Detailed Description

Constructor & Destructor Documentation

◆ FieldError() [1/2]

Ext.Net.MVC.FieldError.FieldError ( string  fieldID,
string  errorMessage 
)
inline

Parameters
fieldID
errorMessage

◆ FieldError() [2/2]

Ext.Net.MVC.FieldError.FieldError ( string  fieldID,
string[]  errorMessages 
)
inline

Parameters
fieldID
errorMessages

Member Function Documentation

◆ HasExplicitValue()

virtual bool Ext.Net.MVC.FieldError.HasExplicitValue ( string  name)
inlinevirtual

Implements Ext.Net.IXObject.

Property Documentation

◆ ConfigOptions

virtual ConfigOptionsCollection Ext.Net.MVC.FieldError.ConfigOptions
get

◆ ConfigOptionsExtraction

ConfigOptionsExtraction Ext.Net.MVC.FieldError.ConfigOptionsExtraction
get

◆ DefaultValueMode

virtual DefaultValueMode Ext.Net.MVC.FieldError.DefaultValueMode
getset

◆ ErrorMessage

string Ext.Net.MVC.FieldError.ErrorMessage
getset

◆ ErrorMessages

string [] Ext.Net.MVC.FieldError.ErrorMessages
getset

◆ FieldID

string Ext.Net.MVC.FieldError.FieldID
getset


The documentation for this class was generated from the following file: