Optionaloptions: { bypassConcurrencyLimit?: boolean }Optionalmessage: string | LocalizedValidationMessagesOptionalmessage: string | LocalizedValidationMessagesOptionaloptions: UriValidationOptionsOptionalmessage: string | LocalizedValidationMessages
Takes in a path and returns an object with a symbol.
When the validation lib sees this symbol, it will use the provided path to get a value from the current field's parent and use that value as the input to the Rule.
The path that's given is forwarded to
lodash/get