You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

What’s the correct regular expression in String Property to validate a currency (Dominican Republic

Summary:

A regular expression to validate a currency value, not works.

Content (required):

In https://docs.oracle.com/en/cloud/saas/field-service/21c/faadu/configure-resources-activities-and-inventories.html#t_create_a_string_property we found a examples to create a new string that accept amount values, but the regular expression detail in the documentation not works.

 

Regunal expression


/^/$?([1-9]{1}[0-9]{0,2}(/,[0-9]{3})*(/.[0-9]{0,2})?|[1-9]{1}[0-9]{0,}(/.[0-9]{0,2})?|0(/.[0-9]{0,2})?|(/.[0-9]{1,2})?)$/

 

We need to know what the correct regular expression is to validate a currency value for Dominican Republic.

 

Thanks and regards!

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!