|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.kbmj.svt.Rule
|
+--com.kbmj.svt.rules.StringRule
|
+--com.kbmj.svt.rules.MinLength
Validates minimum length of string.
| Constructor Summary | |
MinLength(int len)
|
|
| Method Summary | |
InputErrors |
validate(java.lang.String str)
|
| Methods inherited from class com.kbmj.svt.rules.StringRule |
validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MinLength(int len)
| Method Detail |
public InputErrors validate(java.lang.String str)
validate in class StringRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||