Element.valid

* Check if the element is valid * @return the error code the element. ErrorCode.NONE means that the element is valid

struct Element
@nogc @property const @trusted
ErrorCode
valid
()