Click or drag to resize

AspectValidationAttribute Properties

The AspectValidationAttribute type exposes the following members.

Properties
  NameDescription
Public propertyValidationMethod
Name of the method that runs the validation. The method must take no arguments and return null if successful or a string if not.
Top
See Also