Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreRenderer ignores @NotNull #585

Closed
michbeck100 opened this issue Dec 14, 2016 · 1 comment
Closed

CoreRenderer ignores @NotNull #585

michbeck100 opened this issue Dec 14, 2016 · 1 comment
Assignees
Milestone

Comments

@michbeck100
Copy link

When rendering a b:inputText, the @NotNull annotation from bean validation is ignored, whereas the required attribute renders an asterisk on the label.

@stephanrauh stephanrauh self-assigned this Jan 7, 2017
@stephanrauh stephanrauh added this to the v1.1.0 milestone Jan 7, 2017
stephanrauh added a commit that referenced this issue Jan 15, 2017
… input field to have an asterisk indicating that the field is mandatory
@stephanrauh
Copy link
Collaborator

Done and documented. You can test the feature using the developer snapshot of BootsFaces-1.1.0-SNAPSHOT. See #369 on how to get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants