Home
last modified time | relevance | path

Searched refs:isProperChunks (Results 1 – 2 of 2) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DTextValidator.java45 if ( !isProperChunks( value ) ) in explainInvalid()
62 if ( !isProperChunks( value ) ) in isValid()
72 private boolean isProperChunks( String value ) in isProperChunks() method in TextValidator
/trunk/main/forms/qa/integration/forms/
H A DTextValidator.java46 if ( !isProperChunks( value ) ) in explainInvalid()
63 if ( !isProperChunks( value ) ) in isValid()
73 private boolean isProperChunks( String value ) in isProperChunks() method in TextValidator

Completed in 14 milliseconds