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
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.
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.