Package io.fluxzero.sdk.tracking.handling.validation
package io.fluxzero.sdk.tracking.handling.validation
-
ClassDescriptionStructured validation failure exposed by the Fluxzero validation API.Canonical SDK entry point for Fluxzero's Validation implementation.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.String-only validation failure summary for serialized validation responses.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.