micronaut-views-fieldset 5.4.0 API

Packages
Package
Description
Classes related to the generation of HTML Fieldset representations for a given Java class.
Annotations for HTML Form Elements.
Custom Constraints for validating HTML Forms.
These classes are implementations of FormElement.
API to fetch elements for option, radio buttons and checkboxes.
Defines an API to resolve a Form Element class given a bean property.
 
Utility classes to render form elements.
Default implementation of FormElementRenderer which renders HTML for form Elements.
Implementation class of FormElementRenderer which use views and ViewsRenderer renders HTML for form Elements.