Skip to content

Conversation

@AndreFCruz
Copy link

Added an optional regex argument to the constructor of FreeTextFieldType to validate the input.

Further discussion found in Issue #68

Closes #68

@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #69 (41f2dcb) into master (621b2dc) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
+ Coverage     84.82%   84.96%   +0.14%     
- Complexity      281      285       +4     
============================================
  Files            38       38              
  Lines           738      745       +7     
  Branches         69       71       +2     
============================================
+ Hits            626      633       +7     
  Misses           79       79              
  Partials         33       33              
Impacted Files Coverage Δ
...ovider/descriptor/fieldtype/FreeTextFieldType.java 95.45% <100.00%> (+2.12%) ⬆️

@AndreFCruz AndreFCruz force-pushed the freetext-input-validation branch from 7bcfc9b to 725883e Compare May 24, 2022 14:10
@AndreFCruz AndreFCruz force-pushed the freetext-input-validation branch from 725883e to 41f2dcb Compare May 24, 2022 14:18
@antssilva96 antssilva96 requested a review from a user May 24, 2022 15:29
@AndreFCruz
Copy link
Author

hey, can we merge this? 🙂

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Field type to validate "free" text inputs

2 participants