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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to write a date/time validator/converter but I'm not even able to write a trivial do nothing custom validator as a subclass and use it.
It would be nice if we could have an example class and how to use it.
I gave a look to this
https://cliutils.github.io/CLI11/book/chapters/advanced-topics.html
and this
https://cliutils.github.io/CLI11/book/chapters/validators.html
but I didn't come up with anything working.
thanks
Beta Was this translation helpful? Give feedback.
All reactions