validate_annotation Subroutine

public subroutine validate_annotation(annotation, valid, error_message)

Comprehensive annotation validation combining coordinate and parameter checks

Arguments

Type IntentOptional Attributes Name
type(text_annotation_t), intent(in) :: annotation
logical, intent(out) :: valid
character(len=*), intent(out) :: error_message