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
After checking, it is not possible to simply replace s/valid? by s/conform: for example, it would result in a change of the data structure of the config when using s/or specs.
Instead, the application of s/conform could be set optionnal in some way ?
Is there a reason not to do so ? It would be useful for example for pre-processing dates or durations from config files.
The text was updated successfully, but these errors were encountered: