|
Class Summary |
| GSVAttribute |
This structure maps validation rules to a specific attribute of an entity. |
| GSVCustomObject |
In order for your EOCustomObjects to take advantage of Validity validation,
they must extend GSVCustomObject. |
| GSVDateMethods |
This class provides a set of predefined rules for performing
validation on NSTimestamps. |
| GSVEngine |
This is Validity's validation engine. |
| GSVEntity |
GSVEntity is the data structure associated with a paritcular table or EOEntity in an EOModel. |
| GSVEOAttribute |
|
| GSVEOEntity |
|
| GSVEOModel |
|
| GSVExceptionableComponent |
|
| GSVExceptionRepetition |
|
| GSVExceptionViewer |
|
| GSVGenericRecord |
In order for your EOGenericRecords to take advantage of Validity validation,
they must extend GSVGenericRecord. |
| GSVModel |
GSVModel used for the mapping validation rules to an entities' attributes.
The structure is very similar to Apple's EOModel. |
| GSVNumberMethods |
This class provides a set of predefined rules for performing
validation on Numbers. |
| GSVOtherMethods |
This class provides a set of predefined rules for performing
validation on miscellaneous data types. |
| GSVRule |
This structure stores the various information which defines each rule. |
| GSVStringMethods |
This class provides a set of predefined rules for performing
validation on Strings. |