FieldControlProperties.setAriaRequired

Sets whether or not this the aria-required attribute is set to true. If {link #isRequired() is set to true then aria-required='true' is implied. The aria-required attribute is not added to the input element if set to false

Parameters

boolean  ariaRequired,