Skip to content

Figure out new syntax for validate #68

@wichert

Description

@wichert

The validate plugin currently still uses an old syntax style and is undocumented. It also does not support HTML5 validation. I propose that we revisit the purpose of this plugin.

Where possible I think we should use HTML5 validation approach such as the required attribute. We can use polyfills such as h5validate to do that.

For conditional requires we need an extended syntax that is more natural than what we currently have. It might make sense if this supports the same syntax as the depends pattern.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions