-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesttavern_pathfinderThis issue or pull request relates to the pathfinder libraryThis issue or pull request relates to the pathfinder library
Description
- Uses the custom error type (Implement custom error type #2) in the
Errcase- Error messages should clearly indicate the error without leaking information
- The appropriate status code should be used every time
- Performs rigorous input validation
- Should assume that all of the information should be present; i.e. it is an error if anything required is missing
- Should be feature-gated.
- Unit tests should test both valid
Forms and various kinds of invalid ones - Uses the
Formtype from thenebula_formcrate
TODO: Add checklist items for every entity once the data design is complete
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttavern_pathfinderThis issue or pull request relates to the pathfinder libraryThis issue or pull request relates to the pathfinder library