|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IValidationContext
A validation context is provided to the validate() method generated by Faktor-IPS. By means of the validation context the caller can provide additional information to the validate method like for example the business context in which the validation is to execute.
| Method Summary | |
|---|---|
Locale |
getLocale()
Returns the Locale that is to use for the creation of validation messages. |
Object |
getValue(String propertyName)
Returns the value for property with the specified name. |
| Method Detail |
|---|
Locale getLocale()
Object getValue(String propertyName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||