Web Flavor
|
|
object
DateValidator
extends
AnyRefMethod Summary | |
def
|
apply (pattern : java.lang.String) : DateValidator |
def
|
apply (pattern : java.lang.String, locale : java.util.Locale) : DateValidator |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Method Details |
def
apply(pattern : java.lang.String) : DateValidator
def
apply(pattern : java.lang.String, locale : java.util.Locale) : DateValidator
Web Flavor
|
|