Class SigConstraintsFailure

All Implemented Interfaces:
ConstraintsFailure, Serializable

public class SigConstraintsFailure extends ReasonForTotalFailed implements ConstraintsFailure
The signature is considered invalid because one or more properties of the signature do not match the validation constraints.

The validation process shall provide:

  • The signature properties that do not match the validation constraints.
  • TODO: consider adding this information
See Also: