Interface EntityMetadataValidator


public interface EntityMetadataValidator
Federation entity metadata validator.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the entity type of the metadata that is validated.
    void
    validate(EntityID entityID, net.minidev.json.JSONObject metadata)
    Validates the specified metadata.