Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.Validator.Config Class Reference

More...

Inheritance diagram for Ext.Net.Validator.Config:
Ext.Net.BaseItem.Config Ext.Net.IApply Ext.Net.BoundValidator.Config Ext.Net.FormatValidator.Config Ext.Net.ListValidator.Config Ext.Net.PresenceValidator.Config Ext.Net.LengthValidator.Config Ext.Net.RangeValidator.Config Ext.Net.EmailValidator.Config Ext.Net.ExclusionValidator.Config Ext.Net.InclusionValidator.Config

Properties

virtual string Field [get, set]
 The name of the field to validate More...
 
virtual string Message [get, set]
 The error message used when a validation fails More...
 

Additional Inherited Members

- Public Member Functions inherited from Ext.Net.BaseItem.Config
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
new Type GetType ()
 
object ApplyIf (object obj)
 
Apply< T > (object obj)
 
object Apply (object obj)
 
virtual string Serialize ()
 
- Static Public Member Functions inherited from Ext.Net.BaseItem.Config
static Config Deserialize (string config)
 
static TConfig Deserialize< TConfig > (string config)
 

Detailed Description

Property Documentation

◆ Field

virtual string Ext.Net.Validator.Config.Field
getset

The name of the field to validate

◆ Message

virtual string Ext.Net.Validator.Config.Message
getset

The error message used when a validation fails


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