Package io.fluxcapacitor.javaclient.tracking.handling.validation
package io.fluxcapacitor.javaclient.tracking.handling.validation
-
ClassDescriptionThis validator uses JSR 380 annotations.Specifies validation groups to apply when validating the annotated class.A
HandlerInterceptor
that validates the payload of messages before they are handled.Indicates that a request (typically a command or query) contains one or more field-level violations that prevent further processing.Utility class providing common validation and authorization routines for message payloads such as commands, queries, and web requests.Strategy interface for validating message payloads and other objects prior to handler invocation.