|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validator
Interface for classes that provide rule validation services.
Method Summary | |
---|---|
boolean |
validate(ProcessingClient client)
Validates the contend of an input field. |
Method Detail |
---|
boolean validate(ProcessingClient client)
client
- the client object using the services of this validator.
true
if the validation passes, otherwise false
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |