DutchPostcodeValidationRule
Kind of class: | public class |
---|---|
Package: | |
Inherits from: | |
Implements: | |
Classpath: | org.asaplibrary.util.validation.rules.DutchPostcodeValidationRule |
File last modified: | Friday, 13 May 2011, 22:20:36 |
Validation rule to check for a valid Dutch type postcode. This validation rule will return
false
for isValid()
if the return value of inTarget.getValue()
is an invalid postal code.Summary
Constructor
- DutchPostcodeValidationRule (inTarget:IValidatable)
Constructor
DutchPostcodeValidationRule
function DutchPostcodeValidationRule(inTarget:IValidatable)