Validate that the property match the given regular expression
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 ValidateRegExpAttribute : AbstractValidationAttribute |
Inheritance Hierarchy
System..::Object
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateRegExpAttribute
System..::Attribute
Castle.Components.Validator..::AbstractValidationAttribute
Castle.Components.Validator..::ValidateRegExpAttribute
See Also
ValidateRegExpAttribute Members
Castle.Components.Validator Namespace