|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationException | |
|---|---|
| net.sf.validatedattrib.attribute | attributes |
| net.sf.validatedattrib.attribute.primitive | primitive data types |
| net.sf.validatedattrib.constraint | constraints |
| net.sf.validatedattrib.constraint.primitive | constraints for primitive data types |
| Uses of ValidationException in net.sf.validatedattrib.attribute |
|---|
| Methods in net.sf.validatedattrib.attribute that throw ValidationException | |
|---|---|
protected void |
AbstractValidatedAttribute.validate(Object newValue)
|
| Uses of ValidationException in net.sf.validatedattrib.attribute.primitive |
|---|
| Methods in net.sf.validatedattrib.attribute.primitive that throw ValidationException | |
|---|---|
void |
ValidatedDouble.setValue(double value)
|
| Uses of ValidationException in net.sf.validatedattrib.constraint |
|---|
| Methods in net.sf.validatedattrib.constraint that throw ValidationException | |
|---|---|
void |
Constraint.validate(Object newValue)
|
| Uses of ValidationException in net.sf.validatedattrib.constraint.primitive |
|---|
| Methods in net.sf.validatedattrib.constraint.primitive that throw ValidationException | |
|---|---|
void |
ValidatedDoubleMinMaxConstraint.validate(Object newValue)
TODO: write JavaDoc |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||