Skip to content

v0.1.4: Form field type validation

Compare
Choose a tag to compare
@wneessen wneessen released this 11 Aug 14:34
· 559 commits to main since this release
e4e83a0

Breaking release

  • This release changes the form configuration to combine all validation aspects in the "validation" struct.
  • Form field types validation has been added. You can now validate the following type of fields: text, email, bool, number