choice_violation_message Function

private function choice_violation_message(prefix, f) result(msg)

Compose the historical choice-violation text for one field.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: prefix
type(field_desc_t), intent(in) :: f

Return Value character(len=512)