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

Provide Built-in Generic Validables #19

Merged
merged 8 commits into from
Apr 21, 2024
Merged

Provide Built-in Generic Validables #19

merged 8 commits into from
Apr 21, 2024

Conversation

bernard-ng
Copy link
Member

@bernard-ng bernard-ng commented Apr 15, 2024

This PR include the following validables :

  • CardScheme
  • EqualTo
  • GreaterThanOrEqual
  • GreaterThan
  • Hostname
  • Ip
  • LessThanOrEqual
  • LessThan
  • NegativeOrZero
  • Negative
  • NotEqualTo
  • PositiveOrZero
  • Positive
  • Range
  • Regex
  • Url

@bernard-ng bernard-ng changed the title add NegativeValidable Provide Built-in Generic Validables Apr 15, 2024
@bernard-ng bernard-ng marked this pull request as draft April 16, 2024 09:10
@bernard-ng bernard-ng marked this pull request as ready for review April 18, 2024 02:04
@yveskalume yveskalume merged commit f3ad9fd into devscast:master Apr 21, 2024
1 check passed
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.

2 participants