I'll update the existing examples from GetValidationMessages to use the new EditContext.IsValid(FieldIdentifier) approach for 8.0 or later. For now, the new API is surfaced in a new section, and the section includes a NOTE indicating that this work is scheduled by this issue. It also indicates that devs can use the existing approach with GetValidationMessages if they want to ... it's still a supported approach.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
I'll update the existing examples from
GetValidationMessagesto use the newEditContext.IsValid(FieldIdentifier)approach for 8.0 or later. For now, the new API is surfaced in a new section, and the section includes a NOTE indicating that this work is scheduled by this issue. It also indicates that devs can use the existing approach withGetValidationMessagesif they want to ... it's still a supported approach.Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.