Uses of Interface
com.orchestranetworks.userservice.UserServiceValidateContext
-
Packages that use UserServiceValidateContext Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceValidateContext in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServiceValidateContext Modifier and Type Method Description voidUserService. validate(UserServiceValidateContext<S> aContext)This method offers the opportunity to perform custom validation on a form submit.
-