package
0.0.0-20250122020235-60a53e6af8ad
Repository: https://github.com/fullstack-lang/gongxsd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

An AllID parameter model.
AllInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAll updateAll.
An AnnotationID parameter model.
AnnotationInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAnnotation updateAnnotation.
An AttributeGroupID parameter model.
AttributeGroupInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAttributeGroup updateAttributeGroup.
An AttributeID parameter model.
AttributeInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAttribute updateAttribute.
An ChoiceID parameter model.
ChoiceInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postChoice updateChoice.
An ComplexContentID parameter model.
ComplexContentInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postComplexContent updateComplexContent.
An ComplexTypeID parameter model.
ComplexTypeInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postComplexType updateComplexType.
A Controller is the handler of all API REST calls matching the stack model It forwards API requests to the stack instance identified by the GONG_StackPath parameters in the request the stack instance is the BackRepo instance.
An DocumentationID parameter model.
DocumentationInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postDocumentation updateDocumentation.
An ElementID parameter model.
ElementInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postElement updateElement.
An EnumerationID parameter model.
EnumerationInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postEnumeration updateEnumeration.
An ExtensionID parameter model.
ExtensionInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postExtension updateExtension.
A GenericError is the default error message that is generated.
An GroupID parameter model.
GroupInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postGroup updateGroup.
An LengthID parameter model.
LengthInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postLength updateLength.
An MaxInclusiveID parameter model.
MaxInclusiveInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postMaxInclusive updateMaxInclusive.
An MaxLengthID parameter model.
MaxLengthInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postMaxLength updateMaxLength.
An MinInclusiveID parameter model.
MinInclusiveInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postMinInclusive updateMinInclusive.
An MinLengthID parameter model.
MinLengthInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postMinLength updateMinLength.
An PatternID parameter model.
PatternInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postPattern updatePattern.
An RestrictionID parameter model.
RestrictionInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postRestriction updateRestriction.
An SchemaID parameter model.
SchemaInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postSchema updateSchema.
An SequenceID parameter model.
SequenceInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postSequence updateSequence.
An SimpleContentID parameter model.
SimpleContentInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postSimpleContent updateSimpleContent.
An SimpleTypeID parameter model.
SimpleTypeInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postSimpleType updateSimpleType.
An TotalDigitID parameter model.
TotalDigitInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postTotalDigit updateTotalDigit.
An UnionID parameter model.
UnionInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postUnion updateUnion.
A ValidationError is an that is generated for validation failures.
An WhiteSpaceID parameter model.
WhiteSpaceInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postWhiteSpace updateWhiteSpace.