|
SRJRCFrames v0.1.296 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
B
- - the bean that holds that propertypublic interface PropertyCondition<B>
used to setup conditions based on beans properties with late value fetching. Such conditions will be used to form abstract validation rules. Condition values will be fetched at time of condition usage not at creation time, so validation rules can be executed multiple times on changing beans.
Method Summary | |
---|---|
boolean |
matches()
returns whether the current condition matches. |
Method Detail |
---|
boolean matches()
|
SRJRCFrames v0.1.296 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |