abstract class MetadataValidation extends Metadata

Represents the base class for metadata fields validation mechanisms.

Methods

jsonSerialize()

No description

getPropertyKeys()

Gets the keys for all the properties of this object.

Details

jsonSerialize()

string[] getPropertyKeys()

Gets the keys for all the properties of this object.

Return Value

string[]