|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationException | |
|---|---|
| yarfraw.core.datamodel | |
| yarfraw.utils | |
| Uses of ValidationException in yarfraw.core.datamodel |
|---|
| Methods in yarfraw.core.datamodel that throw ValidationException | |
|---|---|
void |
TextInput.validate(FeedFormat format)
|
void |
Text.validate(FeedFormat format)
|
void |
Source.validate(FeedFormat format)
|
void |
Person.validate(FeedFormat format)
|
void |
Link.validate(FeedFormat format)
|
void |
ItemEntry.validate(FeedFormat format)
|
void |
Image.validate(FeedFormat format)
|
void |
Id.validate(FeedFormat format)
|
void |
Generator.validate(FeedFormat format)
|
void |
Enclosure.validate(FeedFormat format)
|
void |
Content.validate(FeedFormat format)
|
void |
Cloud.validate(FeedFormat format)
|
void |
ChannelFeed.validate(FeedFormat format)
|
void |
CategorySubject.validate(FeedFormat format)
|
| Uses of ValidationException in yarfraw.utils |
|---|
| Methods in yarfraw.utils that throw ValidationException | |
|---|---|
static void |
ValidationUtils.validateEmails(String message,
String... emails)
Validation methods for emails. |
static void |
ValidationUtils.validateNotNull(String message,
Object... o)
|
static void |
ValidationUtils.validateUri(String message,
String... uri)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||