Interface MandatoryAware

    • Method Detail

      • isMandatory

        boolean isMandatory()
        Return whether this node is mandatory or not. Note this reflects the declared model, as defined by 'mandatory' statement, not the effective model. This notably means this attribute does not mirror the definition of mandatory node as per RFC7950 Terminology.
        Returns:
        True if this node is marked as mandatory.