Package org.javalite.activejdbc
Class ModelRegistry
java.lang.Object
org.javalite.validation.ValidationSupport
org.javalite.activejdbc.ModelRegistry
- All Implemented Interfaces:
Validatable
Stores metadata for a Model: converters, etc.
- Author:
- ericbn
-
Constructor Summary
-
Method Summary
Methods inherited from class org.javalite.validation.ValidationSupport
addFailedValidator, converterForClass, converterForValue, convertWith, convertWith, dateFormat, dateFormat, errors, errors, get, isValid, removeValidator, timestampFormat, timestampFormat, validate, validate, validateNumericalityOf, validatePresenceOf, validateWith, validateWith, validateWith, validators
-
Constructor Details
-
ModelRegistry
public ModelRegistry()
-