DevForce Help Reference
DoubleRangeVerifierAttribute Class Properties


For a list of all members of this type, see DoubleRangeVerifierAttribute members.

Public Properties
 NameDescription
Public PropertyDisplayNameSee PropertyValueVerifier.DisplayName (Inherited from IdeaBlade.Validation.PropertyValueVerifierAttribute)
Public PropertyErrorMessage Gets or sets the message to be used to describe this verifier. (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyErrorMessageResourceName Gets or sets the message to be used to describe this verifier. (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyErrorMessageResourceType Gets or sets the message to be used to describe this verifier. (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyExecutionModesSee VerifierOptions.ExecutionModes (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyIncludeMaxEndpointSee RangeVerifier<T>.IncludeMaxEndpoint (Inherited from IdeaBlade.Validation.RangeVerifierAttribute)
Public PropertyIncludeMinEndpointSee RangeVerifier<T>.IncludeMinEndpoint (Inherited from IdeaBlade.Validation.RangeVerifierAttribute)
Public PropertyIsRequiredSee PropertyValueVerifier.IsRequired (Inherited from IdeaBlade.Validation.RangeVerifierAttribute)
Public PropertyMaxValueSee RangeVerifier<T>.MaxValue  
Public PropertyMinValueSee RangeVerifier<T>.MinValue  
Public PropertyShouldTreatEmptyStringAsNullSee PropertyValueVerifier.ShouldTreatEmptyStringAsNull (Inherited from IdeaBlade.Validation.PropertyValueVerifierAttribute)
Public PropertySortValueSee VerifierArgs.SortValue (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyTagSee VerifierArgs.Tag (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyTypeId (Inherited from System.Attribute)
Top
Protected Properties
 NameDescription
Protected PropertyMaxValueCoreSee RangeVerifier<T>.MaxValue (Inherited from IdeaBlade.Validation.RangeVerifierAttribute)
Protected PropertyMinValueCoreSee RangeVerifier<T>.MinValue (Inherited from IdeaBlade.Validation.RangeVerifierAttribute)
Top
See Also

Reference

DoubleRangeVerifierAttribute Class
IdeaBlade.Validation Namespace

Send Feedback