Package org.javalite.activejdbc
Class ModelRegistry
- java.lang.Object
-
- org.javalite.validation.ValidationSupport
-
- org.javalite.activejdbc.ModelRegistry
-
- All Implemented Interfaces:
Validatable
public class ModelRegistry extends ValidationSupport
Stores metadata for a Model: converters, etc.- Author:
- ericbn
-
-
Constructor Summary
Constructors Constructor Description ModelRegistry()
-
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, validators
-
-