|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openfaces.validation.core.ClientValidatorsRegistry
public class ClientValidatorsRegistry
Method Summary | |
---|---|
static ClientValidatorsRegistry |
getInstance()
|
ClientValidator |
getValidator(java.lang.annotation.Annotation annotation)
Method should return proper client validator for validation annotation or null if there is no client validator registered for particular annotation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ClientValidatorsRegistry getInstance()
public ClientValidator getValidator(java.lang.annotation.Annotation annotation)
annotation
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |