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

InputField customValidation function #225

Open
peldax opened this issue Jan 24, 2022 · 0 comments
Open

InputField customValidation function #225

peldax opened this issue Jan 24, 2022 · 0 comments
Assignees
Labels
Ctg - New feature Completely new feature Type - Enhancement New feature or request
Milestone

Comments

@peldax
Copy link
Member

peldax commented Jan 24, 2022

Add option to declare user-defined validation functions to inputFields.

Directives can be used as a validation layer (see constraint-directives), but sometimes a simple and/or very specialized validation is required for a field and it does not make sense to create custom directive for such case.

@peldax peldax added Type - Enhancement New feature or request Ctg - New feature Completely new feature labels Jan 24, 2022
@peldax peldax self-assigned this Jan 24, 2022
@peldax peldax changed the title InputFields validation function InputField validation function Jan 24, 2022
@peldax peldax added this to the v1.5 milestone Jun 7, 2023
@peldax peldax changed the title InputField validation function InputField customValidation function Jun 26, 2023
@peldax peldax modified the milestones: v1.7, Next Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ctg - New feature Completely new feature Type - Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants