# Functions
New returns an empty container.
NewFromHTTPRequest creates a new Container and populates fields by parsing the HTTP Request body.
NewFromJSON creates a UI Container based on the provided JSON struct.
NewFromJSONSchema creates a new Container and populates the fields using the provided JSON Schema.
NewFromStruct creates a UI Container based on serialized contents of the provided struct.
No description provided by the author
# Interfaces
No description provided by the author
ErrorParser is capable of parsing and processing errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author