Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ArrayInput
: Accept non-array input without throwing an exception
Alters the behaviour of `ArrayInput` so that non-array input is deemed a validation failure instead of an exceptional condition. Signed-off-by: George Steel <[email protected]>
- Loading branch information