Skip to content

omaroman/formee

Repository files navigation

Formee

Formee eases and helps out to build html forms designs, and also validates its data from both client-side and server-side based on model validation annotations.

Features

- It has all the features of formee
- A form wraps an single model
- Automate validations from client-side based on Play model annotations by using jquery.validate plugin.
- Homogeneous error messages from both client-side and server-side, i.e., they appear in the same place.

This play! module it’s designed to work with model objects, don’t expect correct behavior if used objects that are not extends from Model.

See full documentation for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published