Ticket #10808 (closed: fixed)
UserInputValidator should return result of each validation as a boolean
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Harry Jeffery |
Description
It would be useful to have the result of each validation step as a bool returned by each call to UserInputValidator::someValidationStep().
Change History
comment:2 Changed 6 years ago by Dan Nixon
- Status changed from assigned to inprogress
Return bool to indicate result of validation
Also add a function to test for validity across all inputs
Refs #10808
Changeset: 9cf896be39560adc699925a782626f739f860814
comment:3 Changed 6 years ago by Dan Nixon
Added test suite for UserInputValidator
Refs #10808
Changeset: a10fb338b7d53b777a38aed738655431aeeb7667
comment:6 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
comment:7 Changed 6 years ago by Harry Jeffery
- Status changed from verify to verifying
- Tester set to Harry Jeffery
comment:8 Changed 6 years ago by Harry Jeffery
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10808_uiv_return_results_of_each_validation'
Full changeset: 0410065d7512f8c897746182689d175188418437
comment:9 Changed 5 years ago by Nick Draper
Somehow these slipped through without a resolution. Set to Fixed.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11650