Overload List

  NameDescription
Public methodCheckValue(T)
Checks value agains parameters or criterias set for the attribute.
Public methodCheckValue(Object, Exception%)
Checks value agains parameters or criterias set for the attribute.
Public methodCheckValue(T, Exception%)
Checks value agains parameters set for the attribute. ex. MinValue, MaxValue specified for integer attribute. Then passed value is within range of MinValue and MaxValue.

See Also