Deprecated API


Contents
Deprecated Classes
org.javalid.core.ValidatorCallInfo
          Usage of this class is deprecated, if you need this info in your validator define it as a complex validator. In a next release this will be removed! 
 

Deprecated Methods
org.javalid.core.ThreadState.getValidateCallInfo()
          Usage of this method is deprecated, if you need this info in your validator define it as a complex validator. In a next release this will be removed! 
org.javalid.core.validator.ValidatorSupport.getValidatorCallInfo()
          Usage of this method is deprecated, if you need this info in your validator define it as a complex validator. In a next release this will be removed! 
org.javalid.external.jsf.JsfSupport.locateAnnotationValidator(FacesContext)
          Will be removed in the next major release, use JsfFacadeShared instead. 
org.javalid.core.ThreadState.setValidateCallInfo(ValidatorCallInfo)
          Usage of this method is deprecated, if you need this info in your validator define it as a complex validator. In a next release this will be removed!