# ValidationErrors {}

- [Overview](/error/validationerrors/overview.md): The \`ValidationErrors\` object
- [Generic type variables](/error/validationerrors/generic-type-variables.md): The \`ValidationErrors\` object generic type variables
- [Constructor](/error/validationerrors/constructor.md): The \`TypeErrors\` constructor
- [Methods](/error/validationerrors/methods.md): The \`ValidationErrors\` object methods
- [get()](/error/validationerrors/methods/get.md): Returns the \`ValidationError\` instance of the given unique identification
- [getErrors()](/error/validationerrors/methods/geterrors.md): Returns the object of set validation errors
- [set()](/error/validationerrors/methods/set.md): Sets the \`ValidationError\` object under the given \`id\`
