Back to Website
Show / Hide Table of Contents

Interface IInputTextValidator

Package: @aurigma/design-atoms-text

Methods

validate(text)

Declaration
validate(text: string): boolean;
Parameters
Type Name Description
string text
Returns
Type Description
boolean

validateWithConfirmation(text)

Declaration
validateWithConfirmation(text: string): Promise<IInputTextValidatorResult>;
Parameters
Type Name Description
string text
Returns
Type Description
Promise<IInputTextValidatorResult>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback