| com.google.gdata.model.ElementValidator |
Known Indirect Subclasses
|
The ElementValidator interface defines the model for verifying that element state is valid.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Validate the target element using the specified validation context.
| |||||||||||
Validate the target element using the specified validation context.
| vc | Validation context. |
|---|---|
| e | Element to be validated. |
| metadata | The metadata the element is being validated against. |