BaseConstraint |
The base class for classes that represent constraints in
verified_claims .
|
ClaimsConstraint |
The class that represents the constraint for verified_claims/claims .
|
Constraint |
The basic interface that classes representing constraints in
verified_claims implement.
|
ConstraintException |
|
DocumentConstraint |
The class that represents the constraint for id_document/document .
|
EvidenceArrayConstraint |
The class that represents the constraint for
verified_claims/verification/evidence .
|
EvidenceConstraint |
The class that represents the constraint for elements in
verified_claims/verification/evidence .
|
IDDocumentConstraint |
The class that represents the constraint for id_document .
|
IssuerConstraint |
The class that represents the constraint for
id_document/document/issuer .
|
LeafConstraint |
The class that represents the basic set of constraints defined in " 5.5.1.
|
ProviderConstraint |
The class that represents the constraint for utility_bill/provider .
|
QESConstraint |
The class that represents the constraint for qes .
|
TimeConstraint |
The class that represents the basic set of constraints + max_age .
|
UtilityBillConstraint |
The class that represents the constraint for utility_bill .
|
VerificationConstraint |
The class that represents the constraint for verified_claims/verification .
|
VerifiedClaimConstraint |
The class that represents the constraint for claims in verified_claims/claims .
|
VerifiedClaimsConstraint |
The class that represents the constraint for verified_claims .
|
VerifiedClaimsContainerConstraint |
The class that represents the constraint which includes verified_claims .
|
VerifierConstraint |
The class that represents the constraint for id_document/verifier .
|