| Package | Description |
|---|---|
| org.raml.yagi.framework.grammar.rule | |
| org.raml.yagi.framework.util |
| Constructor and Description |
|---|
DateValueRule(DateType dateType,
String rfc) |
| Modifier and Type | Method and Description |
|---|---|
static DateType |
DateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateType[] |
DateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DateUtils.isValidDate(String date,
DateType format,
String rfc) |
Copyright © 2017. All rights reserved.