| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
validator.IValidator --+
|
NullValidator
This validator is used for validating properties that do or do not allow null values. By default, nulls are not allowed.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a new NullValidator.
|
Validates the data given in value.
|
Tests if the given value is valid.
|
Sets if nulls (and only nulls) are to be allowed.
|
Gets the error message that is displayed in case the value is invalid.
|
Sets the error message to be displayed on invalid value.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:51 2013 | http://epydoc.sourceforge.net |