|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.gammastream.validity.GSVDateMethods
This class provides a set of predefined rules for performing
validation on NSTimestamps. These rules are part of
the default set of 'QuickRules'.
| Constructor Summary | |
GSVDateMethods()
|
|
| Method Summary | |
static boolean |
updateTimestamp(java.lang.Object object,
java.lang.Object attribute,
java.lang.String key,
com.gammastream.validity.NSDictionary params)
One of the many 'mutators' which never fail, unless of course, an exception is thrown. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public GSVDateMethods()
| Method Detail |
public static final boolean updateTimestamp(java.lang.Object object,
java.lang.Object attribute,
java.lang.String key,
com.gammastream.validity.NSDictionary params)
object - The object whose attribute is being validated.attribute - The attribute being validated.key - The key used to access the attribute.params - The param dictionary which must contain the above mentioned key-value pairs.true
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||