|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- The type of the input to validatepublic interface Validator<E>
Simple Input Validator.
Method Summary | |
---|---|
boolean |
accept(E input)
Check, whether the given input is valid and would be accepted. |
Method Detail |
---|
boolean accept(E input)
input
- the value to check. Might be null
.
true
if the input should is accepted.
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |