|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionLanguageNotAvailableException | |
---|---|
net.sf.oval.constraint | This package contains the standard single-value validation constraints in form of Java5 Annotations that can be tagged to class fields, constructor parameters, method parameters and getter method return values. |
net.sf.oval.expression |
Uses of ExpressionLanguageNotAvailableException in net.sf.oval.constraint |
---|
Methods in net.sf.oval.constraint that throw ExpressionLanguageNotAvailableException | |
---|---|
boolean |
AssertCheck.isSatisfied(Object validatedObject,
Object valueToValidate,
OValContext context,
Validator validator)
This method implements the validation logic |
Uses of ExpressionLanguageNotAvailableException in net.sf.oval.expression |
---|
Methods in net.sf.oval.expression that throw ExpressionLanguageNotAvailableException | |
---|---|
ExpressionLanguage |
ExpressionLanguageRegistry.getExpressionLanguage(String languageId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |