~methanal-developers/methanal/759805-form-action-ids

Viewing all changes in revision 154.

Merge lp:~methanal-developers/methanal/short-circuiting-validator-intersection.

Use short-circuit logic for validator intersection. This means that you can specify a "notNull" validator before a "numeric" validator before a validator that checks an integer, without having to check for null or numerics in every validator.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: