Add validator builder #110

Open
opened 2022-12-16 04:05:18 +00:00 by hugo · 0 comments
Owner
validator = ValidationBuilder().email().maxLength(50).build();
```dart validator = ValidationBuilder().email().maxLength(50).build(); ```
hugo added this to the (deleted) milestone 2022-12-16 04:05:31 +00:00
hugo added this to the (deleted) project 2022-12-16 04:05:39 +00:00
hugo modified the milestone from (deleted) to (deleted) 2022-12-16 04:27:24 +00:00
hugo modified the project from (deleted) to (deleted) 2022-12-16 04:27:30 +00:00
hugo added the
priority
low
enhancement
labels 2023-04-07 12:03:43 +00:00
hugo added the
package
form
label 2023-04-07 12:19:54 +00:00
hugo changed title from Feature(form): add validator builder to Add validator builder 2023-04-07 12:19:58 +00:00
hugo added this to the 🎯 1.0 milestone 2023-04-12 18:35:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Wyatt-FOSS/wyatt-packages#110
No description provided.