AspectValidationAttribute Properties |
The AspectValidationAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidationMethod |
Name of the method that runs the validation. The method must take no arguments and return null if successful or a string if not.
|