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.

Hierarchy

Properties

Properties

$fault: "client" = "client"

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.

name: "ValidationException" = "ValidationException"