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
{{ message }}
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
The validateValue function in column class only handles numeric datatypes and datetime datatypes as of now. Xsd durations values also need to be checked for minInclusive, maxInclusive, minExclusive and maxExclusive.