A standard error for input validation failures.
This should be thrown by services when a member of the input structure
falls outside of the modeled or documented constraints.
A list of specific failures encountered while validating the input.
A member can appear in this list more than once if it failed to satisfy multiple constraints.
A standard error for input validation failures. This should be thrown by services when a member of the input structure falls outside of the modeled or documented constraints.