Validate that this date is a valid one.
Namespace: Castle.Components.Validator
Assembly: Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] [CLSCompliantAttribute(false)] public class ValidateDoubleAttribute : AbstractValidationAttribute |
Remarks
This checks the format of the date
Inheritance Hierarchy
System..::Object
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateDoubleAttribute
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateDoubleAttribute
See Also
ValidateDoubleAttribute Members
Castle.Components.Validator Namespace