Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor: spelling and "@" for annotation

...

If desired, additional validation may be specified using the @Validate annotation. See Input Forms and Validation.

Property ordering

By default, the order in which properties are presented is as defined above (order of the getter method). This can be overridden using the ReorderProperties class annotation.

...