Uses of Class
ca.uhn.hl7v2.validation.ValidationException
Packages that use ValidationException
Package
Description
-
Uses of ValidationException in ca.uhn.hl7v2.validation
Methods in ca.uhn.hl7v2.validation that return ValidationExceptionModifier and TypeMethodDescriptionApplies to rule to an object to be checkedstatic ValidationExceptionValidationException.fromHL7Exception(HL7Exception e) Tests the given encoded message text against the criteria defined by this rule class.Tests the given (fully populated) message against the criteria defined by this rule class.Methods in ca.uhn.hl7v2.validation that return types with arguments of type ValidationExceptionMethods in ca.uhn.hl7v2.validation with parameters of type ValidationExceptionModifier and TypeMethodDescriptionvoidAbstractValidationExceptionHandler.error(ValidationException exception) Called on ValidationExceptions with error severityvoidCollectingValidationExceptionHandler.error(ValidationException exception) voidDefaultValidationExceptionHandler.error(ValidationException exception) If the validation process encounters a violation, this method is called.voidAbstractValidationExceptionHandler.info(ValidationException exception) Called on ValidationExceptions with info severityvoidCollectingValidationExceptionHandler.info(ValidationException exception) voidAbstractValidationExceptionHandler.onExceptions(ValidationException... exceptions) voidReportingValidationExceptionHandler.onExceptions(ValidationException... exceptions) Logs all exceptionsvoidValidationExceptionHandler.onExceptions(ValidationException... exceptions) Called in case of validation rule violations.voidAbstractValidationExceptionHandler.warning(ValidationException exception) Called on ValidationExceptions with warning severityvoidCollectingValidationExceptionHandler.warning(ValidationException exception) -
Uses of ValidationException in ca.uhn.hl7v2.validation.builder
Methods in ca.uhn.hl7v2.validation.builder that return ValidationExceptionModifier and TypeMethodDescriptionMethods in ca.uhn.hl7v2.validation.builder that throw ValidationException -
Uses of ValidationException in ca.uhn.hl7v2.validation.builder.support
Methods in ca.uhn.hl7v2.validation.builder.support that return ValidationExceptionModifier and TypeMethodDescriptionMethods in ca.uhn.hl7v2.validation.builder.support with parameters of type ValidationExceptionModifier and TypeMethodDescriptionprotected booleanValidatingMessageVisitor.addValidationException(ValidationException e) protected booleanValidatingMessageVisitor.addValidationExceptions(ValidationException... e) -
Uses of ValidationException in ca.uhn.hl7v2.validation.impl
Methods in ca.uhn.hl7v2.validation.impl that return ValidationExceptionModifier and TypeMethodDescriptionDeprecated.Empty string, null, and the HL7 explicit null (two double-quotes) are passed.Deprecated.Deprecated.Deprecated.Test/validate a given xml document against a hl7 v2.xml schema.protected ValidationException[]protected ValidationException[]protected ValidationException[]protected ValidationException[]protected ValidationException[]RuleSupport.failedWithValue(Object value, Location location) protected ValidationException[]RuleSupport.passed()protected ValidationException[]protected ValidationException[]