| Package | Description |
|---|---|
| jwebform.validation.criteria |
| Modifier and Type | Class and Description |
|---|---|
class |
Email
Checks that the value conforms to the email address format.
|
class |
PostcodeCA
Checks that the value conforms to a valid Canadian postcode.
|
class |
StrongPassword |
class |
Url
Checks that the value conforms to the url format.
|
class |
ZipCode
Checks that the value conforms to the U.S.
|
| Modifier and Type | Method and Description |
|---|---|
Regex |
Regex.ignoreCose() |
Copyright © 2019. All rights reserved.