Interface ValidAccessor

All Known Subinterfaces:
ValidAccessor.ValidProperty

public interface ValidAccessor
Provides an accessor for a valid property.
  • Method Details

    • isValid

      boolean isValid()
      Retrieves the valid status from the valid property.
      Returns:
      The valid status stored by the valid property.