Uses of Class
org.frankframework.validation.RootValidation
Packages that use RootValidation
-
Uses of RootValidation in org.frankframework.pipes
Methods in org.frankframework.pipes with parameters of type RootValidationModifier and TypeMethodDescriptionprotected voidXmlValidator.addRequestRootValidation(RootValidation path) protected voidXmlValidator.addResponseRootValidation(RootValidation path) -
Uses of RootValidation in org.frankframework.soap
Subclasses of RootValidation in org.frankframework.soap -
Uses of RootValidation in org.frankframework.validation
Classes in org.frankframework.validation that implement interfaces with type arguments of type RootValidationMethods in org.frankframework.validation that return types with arguments of type RootValidationMethods in org.frankframework.validation with parameters of type RootValidationModifier and TypeMethodDescriptionvoidRootValidations.add(RootValidation rootValidation) booleanRootValidations.contains(RootValidation rootValidation) Constructors in org.frankframework.validation with parameters of type RootValidation