Package io.fluxzero.sdk.tracking.handling.validation
package io.fluxzero.sdk.tracking.handling.validation
-
ClassDescriptionThis validator uses JSR 380 annotations.Specifies validation groups to apply when validating the annotated class.A
HandlerInterceptorthat 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.