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 Dec 26, 2025. It is now read-only.
Add a Func to validate the field?
Like Func<string?, object(string, float...)> MEthod takes the value and performe validation if return null... all clear else string is the error message that shows in a callout error.