You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use multiple validators on a struct field with "OR" logic?
For example the following would mean that Address must be either a valid host name or a valid IP:
Feature Request
Is it possible to use multiple validators on a struct field with "OR" logic?
For example the following would mean that
Address
must be either a valid host name or a valid IP:The text was updated successfully, but these errors were encountered: