Documentation ¶
Overview ¶
Package attestation implements functions to validate that the fields of attestation entities being passed into the API meet our requirements.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateNote ¶
func ValidateNote(a *gpb.AttestationNote) []error
ValidateNote validates that an authority has all its required fields filled in.
func ValidateOccurrence ¶
func ValidateOccurrence(a *gpb.AttestationOccurrence) []error
ValidateOccurrence validates that a details has all its required fields filled in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.