All Known Implementing Classes:
AbstractGomFormElement, AbstractGomLangInfoProvider, DefaultGomLangInfo, DefaultGomLangInfos, GomLabeledValueEntry

public interface GomCheckable
Interface for GOM elements that can be checked on syntax and semantics.
Since:
4.2.14
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Interface providing access to the validation context.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Validate the element against the given context.
    void
    Verify the element to be fulfill its syntactic constraints.